home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
scilab
/
man
/
man-part1
/
cat3
/
manedit.3
< prev
next >
Wrap
Text File
|
1999-09-16
|
551b
|
67 lines
abs(G) Scilab Function abs(G)
NAME
manedit - editing a manual item
CALLING SEQUENCE
manedit(manitem ,[editor])
PARAMETERS
manitem : character string (usually, name of a function)
editor : character string
DESCRIPTION
edit(manitem ,[editor]) opens the file manitem in the editor given by edi-
tor.
Default editor is Emacs. This function should be customized according to
your needs.
EXAMPLE
manedit('lqg')
SEE ALSO
whereis, edit